UpdateUserOpenIdObject
The object used to update a OpenID user.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
lastName |
The user's last name |
- |
string |
|
adminType |
The user's administration level using the admin type enumeration |
- | ||
proxyAccount |
The user's proxy account needed for connecting to different data sources |
- |
string |
|
clientLicenseType |
The user's license type using the type enumeration |
- | ||
language |
The user's language |
- | ||
principalName |
The user's OpenID principal name identifier |
- |
string |
|
userName |
The login username for the user |
- |
string |
|
firstName |
The user's first name |
- |
string |
|
password |
User's password. relevant only for enterprise admin users |
- |
string |
|
roleIds |
The user's list of roles |
- |
string [ ] |
|
statusID |
The user's status using the status type enumeration |
- | ||
profileType |
The user's profileType |
- | ||
phone |
The user's phone |
- |
string |
|
profileId |
The profile ID to be applied for this user |
- |
string |
|
tenantId |
The user's tenant ID |
- |
string |
|
id |
The user's system ID. |
Y |
string |
uuid |
proxy2 |
The user's second proxy account needed for connecting to different data sources |
- |
string |
|
|
The user's email |
- |
string |
*Required elements are only used for API parameters